Re: [SQL] Index on date_trunc - Mailing list pgsql-sql

From Herouth Maoz
Subject Re: [SQL] Index on date_trunc
Date
Msg-id l03130307b3536376f4d6@[147.233.159.109]
Whole thread Raw
In response to Re: [SQL] Index on date_trunc  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
At 16:52 +0300 on 03/05/1999, Tom Lane wrote:


> Good thought, but it doesn't actually work, as you'll find as soon
> as there are any entries in the table:
>
> insert into test values ('1999-08-01 10:15');
> ERROR:  SQL-language function not supported in this context.

Argh. Chastisement taken. But it really ought to have said that when I
tried creating the index, oughtn't it? :)

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma




pgsql-sql by date:

Previous
From: Herouth Maoz
Date:
Subject: Re: [SQL] Slow Inserts Again
Next
From: Joerg Fischer
Date:
Subject: Re: [SQL] No DIVIDE Operator